Configurates
C1.Web.Mvc.BaseCollectionViewService<T>.PageSize. Sets the page size. 0 means to disable paging.
シンタックス
'宣言
Public Overridable Function PageSize( _
ByVal As System.Integer _
) As
public virtual PageSize(
System.int
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照